Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in ArrayInput when the attribute's definition is null #345

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

viennem
Copy link
Member

@viennem viennem commented Jul 20, 2023

No description provided.

@viennem viennem linked an issue Jul 20, 2023 that may be closed by this pull request
@viennem viennem self-assigned this Jul 20, 2023
@viennem viennem added the Bug Something isn't working label Jul 20, 2023
@viennem viennem changed the title Fix bug in ArrayInput when its definition is null Fix bug in ArrayInput when the attribute's definition is null Jul 20, 2023
@viennem viennem force-pushed the bugfix/arrayinput_no_def branch 2 times, most recently from e33d9a1 to 5c1d8d0 Compare July 21, 2023 14:29
@github-actions
Copy link

Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json

 @vue/test-utils    =2.4.0  →    =2.4.1
 cypress          =12.17.1  →  =12.17.2

Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json

1 similar comment
@github-actions
Copy link

Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json

 @vue/test-utils    =2.4.0  →    =2.4.1
 cypress          =12.17.1  →  =12.17.2

Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json

@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

ArrayInput: error when the attribute has no definition
2 participants